CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spatial filtering

搜索资源列表

  1. adaptivefilters

    0下载:
  2. thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1708
    • 提供者:Gholamreza
  1. image_denoise

    0下载:
  2. 首先介绍了图像中噪声的产生及与图像信号相关的噪声的分类,然后分别讨论了用于图象平滑去噪的空间域平滑处理:高斯滤波,超值像素滤波、中值滤波,和频率域平滑处理:理想低通滤波和Butterworth低通滤波处理。继而介绍了各种处理方法的程序实现,并对各种方法的去噪性能进行了比较。-this program introduce the generation ofimage noise and associated noise classification with the image signal ,
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4809355
    • 提供者:YEBIQING
  1. DigitalImageSmoothingAlgorithm

    0下载:
  2. 图像平滑处理的方法多种多样,有邻域平均、 空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。-Image Smoothing variety of treatment methods, there is an average neighborhood, spatial low-pass filtering, multi-image average, median filtering, to improve the gradient of the
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:209859
    • 提供者:Alex
  1. kongyupinghua

    0下载:
  2. 补充上次的空域滤波平滑法,这是模板滤波法和中值滤波法-Added the last spatial filter smoothing, which is the template filtering and median filtering method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6529
    • 提供者:
  1. phase-basedTNN2002

    0下载:
  2. 基于相位的光流估计,Trans NN 2002的文章-Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Trans. Neural Networks, 13(5), 1127--1136
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:656889
    • 提供者:
  1. Assignment_2

    0下载:
  2. Image Enhancement -1. Histogram Equalization (a) Write a C++ function for computing the histogram of an image. (b) Write a C++ function to implement the histogram equalization with local enhancement ability for any neighbourhood si
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:107513
    • 提供者:k
  1. spfilter

    0下载:
  2. spatial filter for spatial domain filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1094
    • 提供者:rudra
  1. DIPDemo

    0下载:
  2. 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:6108967
    • 提供者:jason
  1. Digitalimageprocessing(Experiment2)

    0下载:
  2. 数字图像处理(实验二) 图像的读、写、显示和点运算 1、掌握函数imadjust与对数和对比度拉伸变换; 2、掌握直方图的绘制和直方图均衡化变换; 3、掌握空间滤波。 -Digital image processing (Experiment 2). the image to read, write, display and point operations a master function imadjust with the number and contrast
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2726875
    • 提供者:谢山
  1. demo

    0下载:
  2. 包括对图像的变换,图像的增强:灰度变换增强、空间域滤波增强、频域滤波增强、常用的图像分割算法、图像配准算法-Including image transformation, image enhancement: enhanced gray-scale transformation, spatial filtering enhancement, frequency domain filtering enhancement, commonly used in image segmentation, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4962792
    • 提供者:杨颜华
  1. mydemo

    0下载:
  2. 图像处理软件包:内有灰度变换、空域滤波、频域处理等代码-Image processing package: there are gray-scale transformation, spatial filtering, frequency domain processing code
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9319160
    • 提供者:WU Yuzhan
  1. Imagespatialfiltering

    0下载:
  2. 以Matlab为平台实现图像3*3和7*7空域平滑滤波,附有程序流程图、源代码以及运行结果截图。-In Matlab as a platform for image 3* 3 and 7* 7 spatial filtering, with a process flow diagram, source code and run the result screenshot.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:278874
    • 提供者:张月华
  1. SpatialFilter

    0下载:
  2. 基于冈萨雷斯的《数字图像处理》的算法的空域滤波-Gonzalez-based " digital image processing," Spatial filtering algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6281
    • 提供者:李文
  1. ImageProcessing

    0下载:
  2. 数字图像处理代码,实现了数字图像处理大部分功能,如图像类型转换、几何变换、空域滤波、频域滤波、分割和轮廓提取。。。基于MFC的CImage类-Digital image processing code, achieving the majority of digital image processing functions such as image type conversion, geometric transformation, spatial filtering, frequency d
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32773968
    • 提供者:徐启龙
  1. FrequencyDomainFiltering

    0下载:
  2. 从CT设备断层医学测量数据着手,介绍了适用于断层医学测量图像的若干滤波方法,包括频域滤波法、空域滤波法及自适应滤波法-Medical CT equipment faults from measurement data set, introduced the measure for medical image of a number of fault filtering methods, including frequency domain filtering, spatial filtering
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:162776
    • 提供者:luxiaohui
  1. adaptivefilter

    0下载:
  2. 本文是有关自适应空滤波的期刊论文,详细介绍了一种有价值的自适应滤波算法,希望对大家有帮助。-This article is about the adaptive spatial filtering of the journal articles, introduces a valuable adaptive filtering algorithm, we want to help.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3514338
    • 提供者:qixiaobin
  1. digital-image-processing

    0下载:
  2. adding noise and removeing point processing drawing histogram histogram equalization histogram matching spatial filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:405226
    • 提供者:zahra
  1. shiyan2

    0下载:
  2. 实验数字图像的空间域滤波和频域滤的实验知道书,在matlab上实现。-Experimental digital image spatial filtering and frequency domain filtering of the experiment to know the book, in matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11981
    • 提供者:项链
  1. code

    0下载:
  2. enhancement of digital image processing by using the types of analysis , histogram ,spatial filtering and edge processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1402
    • 提供者:elmustafa
  1. GonzalezDigitalImageProcessingMATLABversion

    0下载:
  2. 本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20545536
    • 提供者:张云
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com